home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / Syn Text Editor 2.1.0.46 / synsetup-2.1.0.46.exe / {app} / syn.exe / 0 / RCDATA / TFTPPROGRESSDIALOG / TFTPPROGRESSDIALOG.txt
Text File  |  2004-02-29  |  637b  |  31 lines

  1. object FTPProgressDialog: TFTPProgressDialog
  2.   Left = 256
  3.   Top = 240
  4.   Cursor = crHourGlass
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   ClientHeight = 42
  8.   ClientWidth = 273
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poOwnerFormCenter
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object lblMessage: TLabel
  22.     Left = 16
  23.     Top = 16
  24.     Width = 241
  25.     Height = 13
  26.     Alignment = taCenter
  27.     AutoSize = False
  28.     Caption = 'lblMessage'
  29.   end
  30. end
  31.